home *** CD-ROM | disk | FTP | other *** search
/ Aminet 25 / Aminet 25 (1998)(GTI - Schatztruhe)[!][Jun 1998].iso / Aminet / comm / net / INET_Offline.readme < prev    next >
Text File  |  1998-05-05  |  2KB  |  45 lines

  1. Short:    Show I-Net 225 Online time & phone no. in window
  2. Author:   jimd@siu.edu (Jim Dutton)
  3. Uploader: jimd@siu.edu (Jim Dutton)
  4. Version:  1.0
  5. Type:     comm/net
  6. Date:     23 Feb 98
  7.  
  8. ** PreReq's : ARexx, INet-225
  9. **
  10. ** CoReq's  : INET_Online.rexx
  11. **
  12. ** Function : Display a (relatively) small console window wherein
  13. **            the current amount of time (minutes) "online" is displayed
  14. **            along with the (hard coded) dial-up phone number
  15. **
  16. ** Caveats  : As with any other Shell/CLI window, accidently moving
  17. **            cursor in the window interrupts output
  18. **
  19. ** Benie's  : Initial window can be resized and moved as desired
  20. **
  21. ** Comments : ARexx must be up and running before Inet is;
  22. **            Modify the initial window size as needed;
  23. **            The console window closes automatically after Inet
  24. **            goes offline (via Stop...), after the 15 (sec) pause at the bottom
  25. **
  26. ** Usage    : Place this and the other programs in an Inet subdirectory;
  27. **            Add the following line to each Start... Inet script for
  28. **            dial-up connections, before the 'SetEnv HOSTNAME' line:
  29. **
  30. **               Run rexxc:rx inet:<path>/INET_Online <phone number>
  31. **
  32. **            Add the following line to each Stop.... Inet script for
  33. **            dial-up connections:
  34. **
  35. **               rexxc:rx inet:<path>/INET_Offline
  36.  
  37.  
  38. ============================= Archive contents =============================
  39.  
  40. Original  Packed Ratio    Date     Time    Name
  41. -------- ------- ----- --------- --------  -------------
  42.     1319     640 51.4% 07-Mar-98 23:49:46  INET_Offline.rexx
  43. -------- ------- ----- --------- --------
  44.     1319     640 51.4% 09-Mar-98 12:49:40   1 files
  45.